I recently posted a question if it was possible to extend a code with odd minimum distance in some other way than the single parity check if you want to increment the minimum distance. This question has a similar flavor.
Given a $(k+1,k,2)_2$ single parity check code with $k>1$, is it possible to extend this to a $(k+2,k,3)_2$ code? I am pretty confident the answer is no but I'm not sure how to prove it.
This will not be possible because the new code would be MDS. It is known that such codes do not exist for $n>k+1$.