There's a way, just not practical because everything moves every frame, so you would have to take a screenshot every frame, blur the screenshot, and change it the next frame (which would be impossible, you'd have to do it every other frame because of how the screenshot module works).
My best advice is to just make a fog, very low transparency, and have that shown when the player moves. Only real way to do it, that I can think of.