I see, so you could use the error measurement as signal together with the averaging. So in effect it could be made to basically behave very much like a bollinger band? Meaning there will be periods with more accuracy of pricing (consolidation) and other periods of less accuracy (breakouts and trends), and you can read these extremes? What is a bit confusing is that since Kalman is an IIR filter, what kind of sensitivity could one expect, as it doesn't seem to be based on a fixed period. Meaning it could potentially be sensitive to scale, and thus very much dependent on ie. the sampling rate (timeframe) used. In electrical engineering, the kalman filter could be optimized to solve one specific problem, whereas with non-stationary price data you don't really have a fixed base to work from.
I'm sure though, that you can use almost anything to generate trading signals. It's more about putting it all together the right way, than exactly what it is you're using for parts.