It could work, but can you imagine the extra complexity for the interpreter? It would require extensive type conversions every time an object passes the version barrier, and all the Python3 libraries' classes would have to be backported for compatibility.
And it's not just a matter of sacrificing core dev hours for the greater good, the result would be much slower and full of gotchas.
This is a very creative idea, ingenuously simple, but I don't think it would fly.