As of right now I have no plans, but yes, I have considered it. I actually have written some ROS2 code, and the transition ROS1->ROS2 is not too hard, but I hit all kinds of strange snags when actually using it (unexplained message drops in Eloquent) such that I concluded that ROS2, at least for me, is not ready for prime time yet. There is also a question on how to maintain the ROS1 and ROS2 code base in sync. I would probably implement it using macros and #defines, which will probably not make the code look any prettier.
Do you have a concrete ROS2 project that you need it for?